home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / doom / dklv220b.zip / WHATSNEW.DOC < prev   
Text File  |  1996-05-25  |  2KB  |  47 lines

  1. Moving from DKLotto v1.00B to v1.10B
  2. ====================================
  3.  
  4. The previous version would subtract money from the bank alone when a user
  5. bought a ticket.  If the user didn't have 500 in the bank, the bank account
  6. would become negative and upon deposting money into the bank (i.e. from the
  7. forest using "B"), the bank account would jump to $200,000,000.  This should
  8. be fixed now by restructuring the "pay for ticket" routine.  Now, the game
  9. will take all the money on hand and deposit it into the bank and then sub-
  10. tract and will also make sure that after the subtraction, the account is
  11. still positive.
  12.  
  13. Moving from DKLotto v1.10B to v1.20B
  14. ====================================
  15.  
  16. A similar problem with negative experience has been fixed.  Now, after
  17. a player recieves any experience points, DKLotto will make sure the
  18. player's expecience is above 0 and if it isn't, it will award the player
  19. experience points equal to 10000 times their level.
  20.  
  21. Moving from DKLotto v1.20B to v2.00B
  22. ====================================
  23.  
  24. Well, finally, the DKLotto will read from the LORD Dropfiles and the
  25. DKLottoManager has been removed.  Now, the DKLotto should auto-detect
  26. when it needs to reset the game (once a day).  The setup/install programs
  27. have been altered.  The new installer should be easier because it requires
  28. less input.  The 3RDPARTY.DAT file will no longer CALL a batch file (the
  29. batch file has been removed all together) but will rather run the actual
  30. program and pass over the necessary info including node number and paths.
  31.  
  32. Moving from DKLotto v2.00B to v2.20B
  33. ====================================
  34.  
  35. The DKLotto now features 8 possible prizes.  One of the prizes has been
  36. changed to help keep the game in balance.  Here is a list of all possible
  37. prizes:
  38.  
  39.         - A horse
  40.         - 5 gems.
  41.         - 5 charm points
  42.         - Experience equal to 10 * level cubed.
  43.         - Strength equal to level * 2
  44.         - Defense equal to level * 2
  45.         - Hit points equal to level * 2
  46.         - Gold equal to 1000 times level squared
  47.